Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes #1079 - added functional tests for URL and search box update up… #1080

Merged
merged 1 commit into from
Jun 2, 2016

Conversation

deepthivenkat
Copy link
Member

…on label click in /issues

r? @miketaylr

The first test checks the URL update using .getCurrentUrl.

The second test checks the search box update by getting value of search box using Id selector

@@ -66,6 +66,35 @@ define([
.end();
},

'Clicking on label search adds query parameter to the URL': function() {
var params = '?q=dfjdkfjdkfjkdfjdkjf';

This comment was marked as abuse.

This comment was marked as abuse.

@miketaylr
Copy link
Member

r+ with the one small nit addressed.

@miketaylr
Copy link
Member

nice.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants